home *** CD-ROM | disk | FTP | other *** search
/ The Business Master (3rd Edition) / The Business Master (3rd Edition).iso / files / utilstem / reboot3 / readme.com (.txt) next >
Encoding:
Asc2Com (MorganSoft)  |  1989-04-07  |  8.7 KB  |  179 lines

  1.  
  2.         ╔═════════════════════════════════════════════════════╗
  3.         ║  █▀▀▀▀█                █     █                      ║
  4.         ║  █      ▄▄▄▄ ▄▄▄█ ▄▄▄▄ █  ▄  █ ▄▄▄▄ ▄▄▄ █  ▄ ▄▄▄▄▄  ║
  5.         ║  █      █  █ █  █ █▄▄█ █  █  █ █  █ █   █▄▀  █▄▄▄▄  ║
  6.         ║  █▄▄▄▄█ █▄▄█ █▄▄█ █▄▄▄ █▄▄█▄▄█ █▄▄█ █   █ ▀▄ ▄▄▄▄█  ║
  7.         ╠═════════════════════════════════════════════════════╣
  8.         ║        A Professional Programming Partnership       ║
  9.         ╚═════════════════════════════════════════════════════╝
  10.  
  11.  
  12.  
  13.  
  14.  
  15.                     ╔═══╗ ╔══╗ ╔═╗  ╔══╗ ╔══╗ ╔═╦═╗
  16.                     ║   ║ ║  ╨ ║ ║  ║  ║ ║  ║ ╨ ║ ╨
  17.                     ╠══╦╝ ╠═╡  ╠═╩╗ ║  ║ ║  ║   ║
  18.                     ║  ║  ║  ╥ ║  ║ ║  ║ ║  ║   ║
  19.                     ╨  ╚═╛╚══╝ ╚══╝ ╚══╝ ╚══╝   ╨
  20.  
  21.  
  22.                              VERSION 2.2
  23.  
  24.                         Copyright (c) 1987, 1988
  25.                               CODEWORKS
  26.  
  27.  
  28. FIRST A WORD FROM OUR SPONSER:
  29.           ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  30.           ▌                                █         ▐
  31.           ▌     LinRay Communications      █         ▐
  32.           ▌     Data Exchange Service      █    Θ    ▐
  33.           ▌                                █         ▐
  34.           ▌     LinRay Communications      █    Θ    ▐
  35.           ▌      8202 West Avenue H        █         ▐
  36.           ▌      Lancaster CA 93534        █    Θ    ▐
  37.           ▌                                █         ▐
  38.           ▌                                █ ░░░░░░░ ▐
  39.           ▌   24 HRS 300/1200/2400 Baud    █ ░░░░░░░ ▐
  40.           ▌                                █         ▐
  41.           ▀▀▀▀▀▀█▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█▀▀▀▀▀▀▀
  42.           █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█
  43.           █  ■   ■   ■   ■   ■   ■   ■   ■   ■   ■   █
  44.           ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  45.                      (805) 942-2410
  46. CODEWORKS IS PROUD TO HAVE A NEW SPONSORING BULLETIN BOARD. FIND OUR LATEST
  47. RELEASES HERE AND FOR ALL YOU AVIATION,HAM FANS CALL FOR SPECIALS ON
  48. COMMUNICATION EQUIPMENT OR TO JOIN THEIR EXCELLENT SIGS.
  49.  
  50.  
  51.  
  52.           Released into PUBLIC DOMAIN. This is a FREE program.
  53.  
  54. INTRODUCTION
  55. Reboot was inspired by a Public Domain program called REBOCNFG.
  56. The purpose of both programs is to allow you to change your CONFIG.SYS
  57. file on the fly. REBOOT goes a step further allowing the automatic
  58. change of your CONFIG.SYS and AUTOEXEC.BAT files.
  59.  
  60. CHANGES (2.2) 04/06/89
  61. Seems some are still having problems with disk caching. A count down
  62. timer has been added in an effort to solve this. Include the switch
  63. "/D" (no quotes) to your command line. Example:
  64.         REBOOT PLAIN /D /C
  65. After the files are copied you will be presented with a delay option
  66. of 1-99 seconds. The system will then reboot after the elapsed time with a
  67. cold boot.  The /C is optional as a /Warm reboot is assumed.
  68. If you have not experienced problems with your files not copying before the
  69. system reboot ignore the slash D "/D" option. If you have experienced
  70. the disk caching problem please leave me a note on CIS and let me know
  71. if it solves your problems.  C.I.S [ 76416,3452 ] KEN WILCOX
  72.  
  73. CHANGES (2.1) 03/24/89
  74. In response to your request the following features have been added to
  75. REBOOT:
  76.        {1} No more hardcoding of your configs directory. Simply place
  77.        your various .bat and .sys files in the SAME directory as REBOOT.COM.
  78.        Optionally add that subdirectory to your PATH statement.
  79.  
  80.        {2} Typing REBOOT without any parameters will popup a point and shoot
  81.        screen where you can optionally view the .bat and .sys files.
  82.  
  83.        {3} Adding a slash C or slash W (ie. "/C or /W") will reboot your system
  84.        with a cold or warm boot.
  85.  
  86.        {4} A slight delay has been added so that you can verify that something
  87.        has actually happened.
  88.  
  89. HINTS
  90. A few users have reported a problem with REBOOT when using various disk
  91. caching programs. I suspect that these programs are not passing direct
  92. writes to the disk until such time as a default buffer fills. If you are
  93. using such a program there is no immediate fix. REBOOT is know to work
  94. with Lightening as well as Smartdrv disk caching software without any
  95. problems as they pass all writes directly to the disk.
  96.  
  97.  
  98. INSTALLATION
  99. The procedure is very simple.
  100. Copy the supplied file, REBOOT.COM to the C:\ directory or a
  101. directory named in your PATH statement. Be sure REBOOT is located in
  102. the PATH statements of all your AUTOEXEC.BAT variations as described
  103. later in this documentation.
  104.  
  105. Next create any variations of your config.sys and AUTOEXEC.bat
  106. files in the SAME subdirectory you copied REBOOT.COM to. Give the files
  107. meaningful names such as PLAIN, STANDARD, RAMDRIVE, EMS, etc. The files must
  108. have the same prefix.  For example when using Desqview, a stripped down
  109. operating system and all expanded memory is needed. For this purpose
  110. I have two files named DESQ.SYS & DESQ.BAT residing in my c:\CONFIGS
  111. subdirectory. Now to run DESQVIEW simply issue the command:
  112.  
  113.         REBOOT DESQ
  114.  
  115. REBOOT handles the rest, copying the DESQ.BAT & DESQ.SYS files
  116. to the AUTOEXEC.BAT and CONFIG.SYS files and then reboots the system
  117. with a warm boot.
  118.  
  119. When finished with Desqview issue the command REBOOT STANDARD and
  120. the system is restarted with my everyday system configuration. I use
  121. this to boot up with ram drives, without ram drives, and various other
  122. parameters that are used often.
  123.  
  124. The theory behind REBOCNFG was simple and great but most times
  125. when a new config file is needed you also need different AUTOEXEC.BAT
  126. parameters.
  127.  
  128. The only caveat is to make sure you assign two files for each type of
  129. REBOOT. For example:
  130.  
  131.     PLAIN.SYS PLAIN.BAT
  132.     STANDARD.SYS STANDARD.BAT
  133.     NOEDRIVE.SYS NOEDRIVE.BAT
  134.     RAMDRIVE.SYS RAMDRIVE.BAT
  135.  
  136. Or whatever works for you.
  137.  
  138.  
  139.  
  140. REGISTRATION INFORMATION
  141. We are not requesting payment for this program. We would
  142. appreciate hearing from you if you find REBOOT to be a useful
  143. utility. If you are not hooked up to a modem please drop us a post
  144. card. We are just interested in knowing how many people are using
  145. REBOOT. Send your cards and letters to:
  146.  
  147.     CODEWORKS
  148.     45321 North 7th St. East, Suite 59
  149.     Lancaster, CA 93535
  150.  
  151. Thanks for trying our product. Now to make the legal eagles happy!
  152.  
  153.  
  154.  
  155. DISCLAIMER
  156. ==========
  157.  
  158. Codeworks makes no warranty of any kind, expressed or
  159. implied, including without limitation, any warranties of
  160. merchantability and/or fitness for a particular purpose.
  161. Codeworks shall not be liable for any damages, whether direct,
  162. indirect, special or consequential arising from a failure of this
  163. program to operate in the manner desired by the user. Codeworks
  164. shall not be liable for any damage to data or property which may
  165. be caused directly or indirectly by the use of this program.
  166.  
  167. IN NO EVENT WILL CODEWORKS BE LIABLE TO YOU FOR ANY DAMAGES,
  168. INCLUDING ANY LOST PROFITS, LOST SAVINGS OR OTHER INCIDENTAL OR
  169. CONSEQUENTIAL DAMAGES ARISING OUT OF YOUR USE OR INABILITY TO USE
  170. THE PROGRAM, OR FOR ANY CLAIM BY ANY OTHER PARTY.
  171.  
  172.  
  173.  
  174.  
  175.  
  176. C.I.S [ 76416,3452 ] KEN WILCOX
  177.  
  178.  
  179.